Added a pages_to_kib function, which converts a page count into a number of
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Thu, 1 Dec 2005 03:19:40 +0000 (03:19 +0000)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Thu, 1 Dec 2005 03:19:40 +0000 (03:19 +0000)
commit5bc6f1ef3d7c45c413145b466d8502c3b913c83e
tree3cfd25dbe918e3a411c148918f86b09ebcd0e8c0
parentf814d1f28860c2dd02e5fb3e6cd21ab9abb377d8
Added a pages_to_kib function, which converts a page count into a number of
KiB.  This allows us to compute the correct amount to balloon out to support
a migration.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/lowlevel/xc/xc.c